    .tc-headline .hd h3{

        width: max-content!important;

        color: #000000!important;

        font-weight: bolder;

        background: none!important;

        font-size: 16px!important;

    }

    

    .tc-dire{

        background: #ffffff!important;

        padding-top: unset!important;

    }


      .subNews{

        display: flex; flex-direction: row;justify-content: flex-start; align-items: center;

        /*padding: 14px 0;*/

        margin-bottom: 14px;

      }

      .subNews > li[class=on]{

        /*border-left: 4px solid #04679e;*/

        /*padding-left: 8px;*/

        background: none!important;

        color: #000000!important;

        font-weight: bold!important;

        text-align: left;

      }

      .subNews > li {

        padding: 0 10px;

        background: #ffffff!important;

        border-left: 4px solid #ffffff;

        font-size: 16px;

        width: max-content!important;

        font: 16px/40px "microsoft yahei"!important;

      }

      .subNews > li > a {

        color: #000000!important;

        /*font-weight: bold;*/

      }

      .subNewsLink{

        font-weight: normal!important;

      }

      .subNewsLink:hover{

        color: #ffffff!important;

      }

      .subNewsLinkWrap:hover{

        background-color: #04679e;

      }

  .index_tc_top10{
      width: 100%;position: relative;background: url(/skin/default/images/background_02.png) no-repeat; background-size: 100% auto;
  }
  .index_wy_top10{
      width: 100%;position: relative;background:#ebecf0;
  }
  .v_brand_tit{
      width:100%;
      text-align: center;
  }
  .v_brand_tit .top_brand_tit{
      width:400px;
      padding-top: 30px;
  }  
  .v_brand_tit .top_brand_line{
      width:80%;
  }    
  .v_top_brand{
    width:1100px;
	margin:0 auto;
	padding-top:30px;
    padding-bottom: 60px;
  }
  .v_top_brand .bd ul {
    height: 145px;
    overflow: hidden;      
  }
  .v_top_brand .bd ul li {
    float: left;
    width: 200px;
    margin: 0 20px 10px 0;;
  }  
  .v_top_brand > .hd > ul > li{
    float: left;
    line-height: 50px;
    margin-right: 34px;
    font-size: 18px;
    cursor: pointer;
  }
  .v_top_brand > .hd > ul > li.on{
    font-size: 22px;
    font-weight: bold;
    border-bottom: 5px solid #f20;
  }
  .v_top_brand .bd ul li:nth-child(5) {
    margin-right: 0;
  }
  .v_top_brand .bd ul li:nth-child(10) {
    margin-right: 0;
  }
 .v_top_brand .bd ul li img{
    width:100%;
  }  




